A simple wrap around a DList
Gets the front item (FIFO) of the queue
Adds an item to the queue
std.algorithm.DList
See Implementation
A simple wrap around a DList